pachctl #
Synopsis #
Access the Pachyderm API.
PachCTL Environment Variables:
PACH_CONFIG=
Documentation: https://docs.pachyderm.com/latest/
Options #
  -h, --help       help for pachctl
      --no-color   Turn off colors.
  -v, --verbose    Output verbose logsSEE ALSO #
- pachctl auth - Auth commands manage access to data in a Pachyderm cluster
 - pachctl buildinfo - Print go buildinfo.
 - pachctl check - Check the status of pipelines within a project.
 - pachctl completion - Print or install terminal completion code.
 - pachctl config - Manages the pachyderm config.
 - pachctl connect - Connect to a Pachyderm Cluster
 - pachctl copy - Copy a Pachyderm resource.
 - pachctl create - Create a new instance of a Pachyderm resource.
 - pachctl debug - Debug commands for analyzing a running cluster.
 - pachctl delete - Delete an existing Pachyderm resource.
 - pachctl diff - Show the differences between two Pachyderm resources.
 - pachctl draw - Draw an ASCII representation of an existing Pachyderm resource.
 - pachctl edit - Edit the value of an existing Pachyderm resource.
 - pachctl enterprise - Enterprise commands enable Pachyderm Enterprise features
 - pachctl exit - Exit the pachctl shell.
 - pachctl find - Find a file addition, modification, or deletion in a commit.
 - pachctl finish - Finish a Pachyderm resource.
 - pachctl fsck - Run a file system consistency check on PFS.
 - pachctl get - Get the raw data represented by a Pachyderm resource.
 - pachctl glob - Print a list of Pachyderm resources matching a glob pattern.
 - pachctl idp - Commands to manage identity provider integrations
 - pachctl inspect - Show detailed information about a Pachyderm resource.
 - pachctl kube-events - Return the kubernetes events.
 - pachctl license - License commmands manage the Enterprise License service
 - pachctl list - Print a list of Pachyderm resources of a specific type.
 - pachctl logs - Return logs from a job.
 - pachctl loki - Query the loki logs.
 - pachctl mount - Mount pfs locally. This command blocks.
 - pachctl port-forward - Forward a port on the local machine to pachd. This command blocks.
 - pachctl put - Insert data into Pachyderm.
 - pachctl rerun - Manually rerun a Pachyderm resource.
 - pachctl restart - Cancel and restart an ongoing task.
 - pachctl resume - Resume a stopped task.
 - pachctl run - Manually run a Pachyderm resource.
 - pachctl shell - Run the pachyderm shell.
 - pachctl squash - Squash an existing Pachyderm resource.
 - pachctl start - Start a Pachyderm resource.
 - pachctl stop - Cancel an ongoing task.
 - pachctl subscribe - Wait for notifications of changes to a Pachyderm resource.
 - pachctl unmount - Unmount pfs.
 - pachctl update - Change the properties of an existing Pachyderm resource.
 - pachctl validate - Validate the specification of a Pachyderm resource.
 - pachctl version - Print Pachyderm version information.
 - pachctl wait - Wait for the side-effects of a Pachyderm resource to propagate.