Available Commands
All available commands are listed below:
viyactl
├── completion
│ > Generate the autocompletion script for the specified shell
├── diff
│ > Create a human-readable diff of two environments
│ ├── caslibs
│ ├── configs
│ ├── folders
│ ├── groups
│ └── rules
├── overwrite
│ > Write a configuration to a SAS Viya environment
│ ├── caslibs
│ ├── configs
│ ├── folders
│ ├── groups
│ └── rules
├── read
│ > Get configuration from a SAS Viya deployment
│ ├── caslibs
│ ├── configs
│ ├── folders
│ ├── groups
│ └── rules
├── generate-report
│ > Generate a html report of the diff of multiple environments
└── validate
> Check that local configuration YAML is valid