Authentication Flags
Flags for authenticating with Nile’s services.Authentication Examples
Output Format Flags
Customize how command output is displayed.Format Examples
Host Configuration Flags
Configure connection endpoints for Nile services.Host Configuration
Debug Flag
Enable detailed output for troubleshooting.Debug Examples
Environment Variables
All global flags can also be set using environment variables:Environment Variables
Flag Precedence
When the same setting is specified in multiple ways, the following precedence order is used (highest to lowest):- Command line flags
- Environment variables
- Configuration file values
- Default values
Precedence Examples