Version: v0.0.1 
amorphic_views
amorphic views
Options
-h, --help help for views
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")
SEE ALSO
- amorphic -
- amorphic views DeleteViewsID - Deletes a view which the user has access to.
- amorphic views GetViews - Returns a list of views of which the user is owner or has read-only access
- amorphic views GetViewsID - Gets details of a particular view which the user has access to.
- amorphic views PostViews - Creates a new view in a specified database
- amorphic views PutViewsID - Updates a particular view which the user has access to.
- amorphic views PutViewsIDRefreshView - Performs refresh of a materialized view