Create a custom session
Create a custom session that can be used as a long lived token/session.
vcli session create [session-id,... | -f] [flags]
-e, --expire string Token expiration
-h, --help help for create
-l, --label string Session label to identify custom sessions
--role int Role ID
-c, --config string configuration file for the CLI (default ~/.vcli.yml)
Could also be set via VARNISH_CONTROLLER_CLI_CONFIG=/path/to/config.yml
--csv Output the response table as CSV format.
-j, --json Output the response table as JSON format.