calicoctl delete

    Read the calicoctl command line interface user reference for a full list of calicoctl commands.

    note

    Run calicoctl delete --help to display the following help menu for the command.

    1. Delete a policy resource by name. The policy is called “policy1”.

      Results indicate success.

    1. -s --skip-not-exists Skip over and treat as successful, resources that
    2. don't exist.
    3. "-" loads from stdin.
    4. -n --namespace=<NS> Namespace of the resource.
    5. Uses the default namespace if not specified.

    See also